Version 0.7.3.1:

- Last planned beta update, minor changes.
- Delayed the time at which the dropdown menus are first created. This should solve the bug that occurs with pet and mount information not being completely ready when the menus are built.
- The addon is now structured to handle localizations, but is only currently localized for the enUS client.
- Shifted the position of the UI elements slightly to accommodate localization. (Localization help needed!)

Version 0.7.3:

- Smart mounting now works in Dalaran and Wintergrasp. See the description for more details.
- The critters and land mounts checkboxes in the options window were switched. This has been fixed.
- Druids now have the option of toggling whether or not they want their Flight Forms to be included in Smart Mount behavior.
- Livestock no longer displays a message when you learn Cold Winter Flying. It will still check to see if you have the ability before trying to put you on a flying mount in Northrend.

Version 0.7.2:

- The options frame is now located in Blizzard's Interface options, under the "Addons" tab. There is no longer any way to access it on the main menu.
- If you are mounted (and on the ground) and try to summon a mount, you will dismount - i.e. mounting now acts as a toggle instead of always mounting. If you are in the air, nothing will happen. (Druids: Flight forms aren't mounts, so if you use Livestock's smart mount feature while in a flight form, you'll toggle it off. Just toggle it back on again if you are about to fall to your death. I'm working on making Flight Form into an "only on" ability with Smart Mount, but it's not playing nicely.)
- Code rewritten for greater performance. (Please report bugs!)

Version 0.7.1:

- Added a Livestock button for smart mounts. It can be shown / hidden just as the other three can.
- Livestock should now update immediately when you learn Cold Weather Flying, and give you a confirmation notice to acknowledge that it knows you know the ability. Your smart mount button/macro/keybind should then behave correctly in Northrend.
- The ability to force smart mounting to turn into land mounting by holding Control has been removed because it interferes with keybinding the ability. (The override was present as a workaround for Dalaran and Wintergrasp, but is sloppy and would have needed to be removed later anyway. Until Blizzard fixes their bug, you'll have to use the land mount capabilities instead of the smart mount ones in Wintergrasp / Dalaran.)

Version 0.7:

- Updated description to make it more sensible and showcase the addon better.
- Tweaked code somewhat to make it more efficient.
- Added Druid Flight Forms to the smart mounting feature.
- Increased the capacity of your pets and mounts to complain if you treat them poorly.

Version 0.6b:

- Default behavior changed: Slow land and flying mounts are included by default in the lists to make the mod more lowbie-friendly. Also, when you learn a new critter, it is selected in your checklist by default. Mounts are also selected by default, subject to your filter settings. No more having to open the menu bar when you learn a new critter or mount to toggle it on.
- Debug message commented out - the bug I couldn't replicate easily appears to be on Blizzard's end.
- Keybind support added.
- The 3D model now has variable rotation speed. Please treat your pets and mounts gently. They've been known to complain.

Version 0.5b:

- Created custom dropdown menus to make the addon look visually consistent. (Good riddance, blocky default dropdown lists!)
- Mounts should break into lists of 20 as well as vanity pets.
- Added a 3D model viewer so you can see what your critters look like without scrolling through Blizzard's pet window.
- Some debug code added to try and catch a bug that I can't reliably track down - if you happen to get an "Error for mount / critter ..." message, please let me know!

Version 0.4b:

- Added "/livestock scale" to provide a way to resize the Livestock Buttons. I plan for this to eventually be a slider in the options window as opposed to a text entry.
- "Check all" and "uncheck all" added to the mounts menus. "Check all" will respect your non-epic filter settings: if you aren't showing the non-epic mounts, "Check all" won't check them. Additionally, these menu elements are colored differently from the other selections to make them easier to find.
- Tweaked the loading code so it should automatically adjust your saved variables file to keep up with version updates.

Version 0.3b:

- "/livestock reset" added to move all Livestock buttons back to the lower center of the screen.
- Intelligent flying/land mount macro added that uses flying mounts when you can and land mounts when you can't. See the bug issue in the description under "Macro-creating Buttons" for a Blizzard bug that makes this macro slightly less intelligent for the moment.
- The buttons now glow blue when you click or drag them. I'm not entirely happy with how they came out so this might get tweaked later.

Version 0.2b:

- Tooltip parsing implemented for identifying mount types. This means that you should never see a land mount appear in the flying mount column (yay for you!) and that I don't have to update the mod when new land mounts are released by Blizzard (yay for me!)
- Added filtering in the main options window to automatically screen out non-epic mounts.

Version 0.1b:

- First beta release.